sdvaluebool3 module

class sd.api.sdvaluebool3.SDValueBool3(APIContext, handle, *args, **kwargs)

Bases: sd.api.sdvaluevector.SDValueVector

get() → sd.api.sdbasetypes.bool3

Get the base type value as bool3

getClassName() → str

Returns the most specific name of the class this APIObject is

getType() → Optional[sd.api.sdtype.SDType]

Get the value type as string

release() → None

Releases an APIObject

static sNew(value: sd.api.sdbasetypes.bool3) → sd.api.sdvaluebool3.SDValueBool3

Create new SDValueBool3

Parameters

value – The name of the enum type